home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / fdc_320.zip / HISTORY2.DOC < prev    next >
Text File  |  1991-08-14  |  9KB  |  192 lines

  1.  
  2.    ╔══════════════╗
  3.    ║ HISTORY2.DOC ║ File Download Counter (tm) Version 3.20
  4.    ╚══════════════╝
  5.  
  6.    Copyright (C) 1990-91 by Brandon M. Bachman, All Rights Reserved.
  7.  
  8.    This is a history of changes and improvments to File Download Counter
  9.    since v2.60.  Changes are recorded from a bottom up fassion where the
  10.    most recent changes will be listed at the top.
  11.  
  12.    Becuase of the rather large size of the complete history of FDC I
  13.    have been split the HISTORY file into two files HISTORY1.DOC and
  14.    HISTORY2.DOC.  HISTORY1.DOC is available apon request from the
  15.    support BBS.
  16.  
  17.  
  18.  
  19.  
  20.                         ┌───────────────────────────┐
  21.                         │ Improvements in FDC v3.20 │
  22.                         └───────────────────────────┘
  23.  
  24.    August 3   ■  Upgraded to Borland C v2.0, and a new version of the
  25.                  .EXE file compressor.   This should clear up some
  26.                  intermitant bugs with Dos v5.0.
  27.  
  28.               ■  Fixed a bug in the count wich would interminently
  29.                  replace the download count with a number in the
  30.                  billions.
  31.  
  32.               ■  Added PCBLIST= parameter to the .CFG file.  This will
  33.                  allow users to specify the name and path of the DIR.LST
  34.                  file created by PCBSETUP for a list of all DIR files
  35.                  to process, thus making it easier for mainting changes.
  36.  
  37.               ■  Changed the address for all registrations to be mailed
  38.                  to:  Brandon M. Bachman
  39.                       1016 Thrushwood Drive
  40.                       Logan, Utah  84010
  41.  
  42.  
  43.                           Improvements in FDC v3.10
  44.                           ─────────────────────────
  45.  
  46.     June 27   ■  FDC was not closing the .CFG file after updating the
  47.                  time and date stamp.  Fixed.
  48.  
  49.               ■  Removed the bulletin maker from base FDC.EXE program.
  50.                  I am going to write a second program FDC-BLT.EXE which
  51.                  will do similiar bulletins and much more.
  52.  
  53.            
  54.                           Improvements in FDC v3.00
  55.                           ─────────────────────────
  56.  
  57.     June 6     ■  Rewrote the database rountines to utiltize memory
  58.                   swapping routines, and make the program much faster.
  59.                   With completly new search and retrieve code FDC is
  60.                   220% faster than v2.90 !!!!
  61.  
  62.     June 5     ■  Added disk swapping to the program.  If conventional
  63.                   memory is low, FDC will automatically swap to disk
  64.                   information to free memory, and later reload that
  65.                   information as needed.  No more memory problems!
  66.  
  67.                ■  Removed the MAX-FILES= and MAX-LINES= parameters from
  68.                   the .CFG files becuase these are no longer needed with
  69.                   the addition of automatic memory swapping.
  70.  
  71.     June 4     ■  Added the PURGE=x parameter in the .CFG files.  This
  72.                   allows users to specify the number of days to keep
  73.                   a file name in the database on disk before removing
  74.                   it.  This makes the database auto-cleanup so you don't
  75.                   need to delete it perodically.  The defualt number of
  76.                   days is 7.  If set to 0 a database will not be stored
  77.                   on disk.
  78.  
  79.                ■  After a /START or /STRIP FDC will delete the database on
  80.                   disk coresponding to the configuration file.
  81.  
  82.     June 3     ■  Increased the maximum download count for each file
  83.                   from 35,000 to 2 billion. (for large BBS's)
  84.  
  85.                ■  Fixed a bug with time routines which would not tell
  86.                   the difference between 3:30 AM and 3:30 PM.
  87.  
  88.  
  89.                         ┌───────────────────────────┐
  90.                         │ Improvements in FDC v2.90 │
  91.                         └───────────────────────────┘
  92.  
  93.     May 26     ■  Fixed a bug in the /STRIP and /START command line
  94.                   options, and polished up the routines.
  95.  
  96.     May 13     ■  Rewrote the functions which found the date and time
  97.                   of a file.  This one should be more reliable, and
  98.                   fix some weird bugs with DOS versions etc.
  99.  
  100.      May 7     ■  When a DIR file is not found by FDC, or is locked by
  101.                   another program (PCBoard) FDC will now RETRY to open
  102.                   the file 5 times every 10 seconds, if it still cannot
  103.                   open the file FDC will continue to the next file
  104.                   instead of aborting the program.
  105.  
  106.      May 5     ■  With certain EGA graphics cards FDC was returning the
  107.                   display mode to 80x24 and not 80x25.  Fixed.
  108.  
  109.                ■  On unregistered versions of FDC I have removed the
  110.                   'press a key to continue' before exiting to DOS.
  111.  
  112.                ■  On unregistered versions of FDC the download count
  113.                   for a file will stop at 25 and hold until registered.
  114.  
  115.      May 2     ■  Added the command line argument /CFG={name} which
  116.                   will allow users to specify a alternative name for
  117.                   the FDC.CFG and FDC.DAT file.  Note FDC will append
  118.                   the .CFG and .DAT on the end of the name you specify.
  119.                   This allows users to have multiple configuration files
  120.                   in the same directory.
  121.  
  122.    April 29    ■  Removed the COLOR-START and COLOR-END parameter
  123.                   from the configuration file.   The same results
  124.                   can still be achieved by adding the @Xhh codes
  125.                   to the new TEXT= paremter.
  126.  
  127.                ■  Removed STYLE=4 from the configuration.  It is
  128.                   no longer need since the COLOR-START and COLOR-END
  129.                   options have been removed.
  130.  
  131.  
  132.                           Improvements in FDC v2.80
  133.                          ───────────────────────────
  134.  
  135.    April 5     ■   Upgraded the complier to Borland C++ v2.0.
  136.  
  137.                ■   Found a minor bug in when STYLE=3, and FDC
  138.                    would output junk at random.  Fixed.
  139.  
  140.                ■   Fixed an error in the FDC.CFG with a
  141.                    example of a TEXT= option.  Sorry for the
  142.                    confusion.
  143.    
  144.  
  145.                           Improvements in FDC v2.70
  146.                           ─────────────────────────
  147.  
  148.    March 31    ■   Upgraded the Salt City BBS to a USR HST v.42bis
  149.                    modem with 38,400 baud.  Please do not hesitate
  150.                    to call directly to the Salt City to recieve
  151.                    support and download the most recent updates.
  152.                    I am more than happy to upgrade any sysop
  153.                    to Visiting Sysops level, and all registered
  154.                    users to an even higher level for support.
  155.  
  156.                ■   In v2.60 I rewrote a filename compare function
  157.                    which had a bug in it and consquently screwed
  158.                    up the bulletin.  Fixed.
  159.  
  160.                ■   Changed all "10 second delays" on errors to be
  161.                    "10 seconds or press a key" timeouts.
  162.  
  163.                ■   Fixed the "Error" window so that is now has the
  164.                    the title screen in the back ground when it is
  165.                    displayed.
  166.  
  167.                ■   Added a new parameter TEXT= to the FDC.CFG file
  168.                    to allow users to specify the text that is displayed
  169.                    in the DIR files before and after the download
  170.                    counter.  See the FDC.CFG file for an example.
  171.  
  172.                ■   FDC will now insert all lines of TEXT on STYLES=
  173.                    3 or 4 on the last line of the description.  FDC
  174.                    v2.60 and prior inserted the TEXT in between the
  175.                    "Uploaded By:" line and the last line of the
  176.                    description.
  177.  
  178.  
  179.                           Improvements in FDC v2.60
  180.                           ──────────────────────────
  181.  
  182.    March 23    ■   FDC will now handle DIR file lines upto 255
  183.                    characters long.  Consquently I have removed the
  184.                    code to cut DIR file lines at the 79th char.
  185.  
  186.                ■   Rewrote a the file compare code wich has increased
  187.                    the program speeed by 10-25%!
  188.  
  189.                ■   Removed the opening screen and 10 second delay
  190.                    for unregistered users.
  191.  
  192.